PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the field type.
    Syntax
    public PDFFieldType getType()

    Return Value

    The field type.
    See Also